Forgotten file
authorMatthias Clasen <mclasen@redhat.com>
Fri, 13 Feb 2015 13:49:23 +0000 (08:49 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 13 Feb 2015 13:51:28 +0000 (08:51 -0500)
gtk/gtknotebook.h

index febfa9e3b8d8311d5fed50311b139103ebc81a23..ea700c760f94cd00759b99e33abaa4c69d200277 100644 (file)
@@ -281,6 +281,9 @@ GDK_AVAILABLE_IN_ALL
 void gtk_notebook_set_tab_detachable      (GtkNotebook *notebook,
                                           GtkWidget   *child,
                                           gboolean     detachable);
+GDK_AVAILABLE_IN_3_16
+void gtk_notebook_detach_tab              (GtkNotebook *notebook,
+                                           GtkWidget   *child);
 
 GDK_AVAILABLE_IN_ALL
 GtkWidget* gtk_notebook_get_action_widget (GtkNotebook *notebook,